home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / mousewheel / freewheel / scroll.h < prev    next >
C/C++ Source or Header  |  2000-03-08  |  105b  |  3 lines

  1. int DoScroll(struct WheelMouseContext *wmc,int axis,int direction);
  2. struct Window *WindowUnderPointer();
  3.